home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Preferences.app / Boot.preferences / Swedish.lproj / Boot.nib / data.classes next >
Text File  |  1993-04-01  |  759b  |  54 lines

  1. Clock = {
  2.     ACTIONS = {
  3.     increaseSecond:;
  4.     decreaseHour:;
  5.     decreaseSecond:;
  6.     increaseDay:;
  7.     decreaseMinute:;
  8.     increaseMinute:;
  9.     decreaseDay:;
  10.     increaseHour:;
  11.     };
  12.     SUPERCLASS = View;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. startupOwner = {
  20.     ACTIONS = {
  21.     showPowerView:;
  22.     setAutoPowerOn:;
  23.     newBootDevice:;
  24.     newDate:;
  25.     monthMinus:;
  26.     monthPlus:;
  27.     setPowerOnAlarm:;
  28.     minusSetting:;
  29.     yearPlus:;
  30.     yearMinus:;
  31.     showStartupView:;
  32.     plusSetting:;
  33.     setPowerOnAlarmEnabled:;
  34.     };
  35.     OUTLETS = {
  36.     yearField;
  37.     timeSetter;
  38.     powerOnAlarmSwitch;
  39.     powerBox;
  40.     hardwarePassword;
  41.     bdMatrix;
  42.     powerPopup;
  43.     optical;
  44.     scsi;
  45.     monthField;
  46.     ethernet;
  47.     autoPowerOnSwitch;
  48.     bootStrings;
  49.     window;
  50.     calendar;
  51.     };
  52.     SUPERCLASS = Object;
  53. };
  54.